p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
	font-famiry: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 

}
img { border:0;
}

#box0 {
	height:150px;
	width:500px;
	clear: both;
	float:left;
}

#container {
	padding-righ: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: auto;
	text-align: center;
	margin-top: 30px; /* マージンを設定 */
	width:1000px;

}
#maincontent {
	width:700px; /* 横幅を変更 */
	float:left;
}
#topic01 .topic_top {
	height: 43px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#topic01 .topic_mid {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#topic01 .topic_mid .box {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color:#CCC;
	width: 500px;
	height: auto;
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
	font-famiry: Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	}
#topic01 .box .right {
	float: right;
	width:300px;
}
#topic01 .box .topic01_title{
	font-size:14px;

}
#topic01 .box img {
	float: left;
}
#navigation {
	float:left;
	font-weight:bold;
	font-size:14px;
	font-famiry: Arial, Helvetica, sans-serif;
	line-height: 30px;
	list-style-type: none;	
	width: 300px;
	margin-top: 30px; /* マージンを設定 */
}

#navigation .top {
	height: 48px;
}
#navigation .mid{
	height: 43px;
}
#navigation li{
	list-style-type:none;
	font-size:14px;
}

#visu a:hover {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN:  0px 0px 5px;
	PADDING-TOP: 0px;
	FILTER: alpha(opacity=100);
	TEXT-DECORATION: none;
	opacity: 1.0;
	FILTER: alpha(opacity=50); opacity: 0.5;
	
}

#visu{
	    text-align: center;
}

#title{
	padding-right: 0px; 
	padding-bottom:20px; 
	padding-top: 0px;
	margin:0px; 
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	
}
#footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin:0px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
